PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFDisplayRectangle Class / setHeight Method
The rectangle height.
In This Topic
    setHeight Method
    In This Topic
    Sets the height.
    Syntax
    public void setHeight( 
       double value
    )

    Parameters

    value
    The rectangle height.
    See Also